gdk: Make GdkWindowImpl a class, not an interface
authorBenjamin Otte <otte@redhat.com>
Mon, 22 Nov 2010 19:42:00 +0000 (20:42 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Dec 2010 19:21:02 +0000 (20:21 +0100)
commit7acb64f983c2f182d86deb32813ee23ca8957e7b
tree78d423b42258cede3f273c54ad6b1d10ba13aee1
parentb3bca70d5b4f9e6c9449c78859179d509d5e0903
gdk: Make GdkWindowImpl a class, not an interface

It's a subclass of GdkDrawable and the baseclass for GdkWindowImplX11
etc now.
gdk/gdkdisplay.c
gdk/gdkoffscreenwindow.c
gdk/gdkwindow.c
gdk/gdkwindowimpl.c
gdk/gdkwindowimpl.h
gdk/x11/gdkwindow-x11.c
gdk/x11/gdkwindow-x11.h